chore(trino): Bump trino ahead of 25.7.0#1095
Merged
NickLarsenNZ merged 9 commits intomainfrom Jun 10, 2025
Merged
Conversation
bddca8c to
91abb66
Compare
This was referenced May 5, 2025
de747c7 to
825d7cf
Compare
825d7cf to
f4ac4ee
Compare
Also remove the git hack for patchable and instead skip gitcommitid like we do for druid and rearrange the command into multiple lines with additional skips
NickLarsenNZ
commented
Jun 10, 2025
| --batch-mode \ | ||
| --no-transfer-progress \ | ||
| package \ | ||
| `# -Dmaven.test.skip # Unable to skip test compilation without an unused dependency error for software.amazon.awssdk:identity-spi` \ |
Member
Author
There was a problem hiding this comment.
Just pointing out that we cannot skip compilation yet, else we hit this issue:
[ERROR] Unused declared dependencies found:
[ERROR] software.amazon.awssdk:identity-spi:jar:2.31.57:compile
Slack thread discussing whether to patch out the unused dependency, or just continue compiling tests even though we skip running them.
I'll mark this comment as resolved after approval
Member
Author
|
Build succeeds (also tested 470): |
Contributor
|
Probably want to patch out the tech debt introduced in 471. |
NickLarsenNZ
added a commit
that referenced
this pull request
Jun 10, 2025
It went missing during a merge in #1095
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jun 10, 2025
It went missing during a merge in #1095
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #1082
476(don't forget the patches)455Definition of Done Checklist
Note
Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.
Please make sure all these things are done and tick the boxes
TIP: Running integration tests with a new product image
The image can be built and uploaded to the kind cluster with the following commands:
See the output of
baketo retrieve the image tag for<image-tagged-with-the-major-version>.